[INFO] fetching crate armature-security 0.1.2...
[INFO] testing armature-security-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate armature-security 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate armature-security 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate armature-security 0.1.2
[INFO] tweaked toml for crates.io crate armature-security 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate armature-security 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate armature-security 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce563c1242562f303af17f86bc8b5dbe8d892695e7e32c0122c2870cc6375e1f
[INFO] running `Command { std: "docker" "start" "-a" "ce563c1242562f303af17f86bc8b5dbe8d892695e7e32c0122c2870cc6375e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce563c1242562f303af17f86bc8b5dbe8d892695e7e32c0122c2870cc6375e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce563c1242562f303af17f86bc8b5dbe8d892695e7e32c0122c2870cc6375e1f", kill_on_drop: false }`
[INFO] [stdout] ce563c1242562f303af17f86bc8b5dbe8d892695e7e32c0122c2870cc6375e1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 471f4b1330044aa6b3e94307d5d48961b4d9dc74cdab8941d5adb9431350a772
[INFO] running `Command { std: "docker" "start" "-a" "471f4b1330044aa6b3e94307d5d48961b4d9dc74cdab8941d5adb9431350a772", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling cmake v0.1.56
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling dependency-injector v0.1.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling armature-log v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling armature-core v0.2.1
[INFO] [stderr]    Compiling armature-security v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "471f4b1330044aa6b3e94307d5d48961b4d9dc74cdab8941d5adb9431350a772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "471f4b1330044aa6b3e94307d5d48961b4d9dc74cdab8941d5adb9431350a772", kill_on_drop: false }`
[INFO] [stdout] 471f4b1330044aa6b3e94307d5d48961b4d9dc74cdab8941d5adb9431350a772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e7ac30b02ba70bd38b923b94b1836f1362a53e9ab46b6fd62ac6f4b864db8aa
[INFO] running `Command { std: "docker" "start" "-a" "5e7ac30b02ba70bd38b923b94b1836f1362a53e9ab46b6fd62ac6f4b864db8aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling armature-security v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.86s
[INFO] running `Command { std: "docker" "inspect" "5e7ac30b02ba70bd38b923b94b1836f1362a53e9ab46b6fd62ac6f4b864db8aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7ac30b02ba70bd38b923b94b1836f1362a53e9ab46b6fd62ac6f4b864db8aa", kill_on_drop: false }`
[INFO] [stdout] 5e7ac30b02ba70bd38b923b94b1836f1362a53e9ab46b6fd62ac6f4b864db8aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38d9637453b2bdee34dbc27cc5f024cf379cbe44a4ed7f00909760a0342c6e4d
[INFO] running `Command { std: "docker" "start" "-a" "38d9637453b2bdee34dbc27cc5f024cf379cbe44a4ed7f00909760a0342c6e4d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/armature_security-c664fa1cc60c79bc)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test content_security_policy::tests::test_csp_custom ... ok
[INFO] [stdout] test cors::tests::test_allow_any_header ... ok
[INFO] [stdout] test cors::tests::test_cors_new ... ok
[INFO] [stdout] test cors::tests::test_cors_permissive ... ok
[INFO] [stdout] test cors::tests::test_allow_headers ... ok
[INFO] [stdout] test dns_prefetch_control::tests::test_dns_prefetch_control ... ok
[INFO] [stdout] test cors::tests::test_allow_methods ... ok
[INFO] [stdout] test cors::tests::test_allow_origin ... ok
[INFO] [stdout] test cors::tests::test_add_cors_headers ... ok
[INFO] [stdout] test content_security_policy::tests::test_csp_report_only ... ok
[INFO] [stdout] test content_security_policy::tests::test_csp_default ... ok
[INFO] [stdout] test download_options::tests::test_download_options ... ok
[INFO] [stdout] test expect_ct::tests::test_expect_ct_enforce ... ok
[INFO] [stdout] test expect_ct::tests::test_expect_ct_report_uri ... ok
[INFO] [stdout] test hsts::tests::test_hsts_basic ... ok
[INFO] [stdout] test hsts::tests::test_hsts_no_subdomains ... ok
[INFO] [stdout] test permitted_cross_domain_policies::tests::test_permitted_cross_domain_policies ... ok
[INFO] [stdout] test request_signing::tests::test_constant_time_eq ... ok
[INFO] [stdout] test request_signing::tests::test_verify_expired_request ... ok
[INFO] [stdout] test request_signing::tests::test_sign_request ... ok
[INFO] [stdout] test request_signing::tests::test_verify_wrong_signature ... ok
[INFO] [stdout] test request_signing::tests::test_verify_request ... ok
[INFO] [stdout] test referrer_policy::tests::test_referrer_policy ... ok
[INFO] [stdout] test expect_ct::tests::test_expect_ct_basic ... ok
[INFO] [stdout] test tests::test_security_middleware_default ... ok
[INFO] [stdout] test tests::test_security_middleware_new ... ok
[INFO] [stdout] test tests::test_custom_configuration ... ok
[INFO] [stdout] test tests::test_hide_powered_by ... ok
[INFO] [stdout] test tests::test_security_middleware_apply ... ok
[INFO] [stdout] test hsts::tests::test_hsts_preload ... ok
[INFO] [stdout] test xss_filter::tests::test_xss_filter ... ok
[INFO] [stdout] test content_type_options::tests::test_content_type_options ... ok
[INFO] [stdout] test frame_guard::tests::test_frame_guard ... ok
[INFO] [stdout] test cors::tests::test_allow_origin_regex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cors_tests.rs (/opt/rustwide/target/debug/deps/cors_tests-c6ffc16820e76459)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_cors_credentials ... ok
[INFO] [stdout] test test_cors_methods ... ok
[INFO] [stdout] test test_cors_headers ... ok
[INFO] [stdout] test test_cors_exposed_headers ... ok
[INFO] [stdout] test test_cors_apply ... ok
[INFO] [stdout] test test_cors_multiple_origins ... ok
[INFO] [stdout] test test_cors_any_header ... ok
[INFO] [stdout] test test_cors_strict_origin ... ok
[INFO] [stdout] test test_cors_vary_header ... ok
[INFO] [stdout] test test_cors_permissive ... ok
[INFO] [stdout] test test_cors_preflight ... ok
[INFO] [stdout] test test_cors_origin_regex ... ok
[INFO] [stdout] test test_cors_wildcard_without_credentials ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6973d2d49cf92818)
[INFO] [stderr]      Running tests/request_signing_tests.rs (/opt/rustwide/target/debug/deps/request_signing_tests-2f4a722cf42f215c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_download_options ... ok
[INFO] [stdout] test test_dns_prefetch_control ... ok
[INFO] [stdout] test test_frame_guard_variants ... ok
[INFO] [stdout] test test_content_type_options ... ok
[INFO] [stdout] test test_csp_config ... ok
[INFO] [stdout] test test_hsts_config ... ok
[INFO] [stdout] test test_permitted_cross_domain_policies ... ok
[INFO] [stdout] test test_referrer_policy ... ok
[INFO] [stdout] test test_security_middleware_default ... ok
[INFO] [stdout] test test_security_middleware_all_headers ... ok
[INFO] [stdout] test test_xss_filter ... ok
[INFO] [stdout] test test_security_middleware_custom ... ok
[INFO] [stdout] test test_expect_ct_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_different_timestamps_different_signatures ... ok
[INFO] [stdout] test test_max_age_configuration ... ok
[INFO] [stdout] test test_signature_consistency ... ok
[INFO] [stdout] test test_sign_and_verify ... ok
[INFO] [stdout] test test_verify_expired_request ... ok
[INFO] [stdout] test test_verify_request_invalid_timestamp ... ok
[INFO] [stdout] test test_verify_request_missing_signature ... ok
[INFO] [stdout] test test_verify_request_within_window ... ok
[INFO] [stdout] test test_verify_wrong_body ... ok
[INFO] [stdout] test test_verify_wrong_path ... ok
[INFO] [stdout] test test_verify_wrong_method ... ok
[INFO] [stdout] test test_verify_wrong_secret ... ok
[INFO] [stdout] test test_signature_hex_format ... ok
[INFO] [stdout] test test_verify_http_request ... ok
[INFO] [stdout] test test_verify_request_missing_timestamp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests armature_security
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/lib.rs - prelude (line 337) ... ok
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::max_age (line 277) ... FAILED
[INFO] [stdout] test src/cors.rs - cors (line 17) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 70) ... FAILED
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::allow_origin_regex (line 154) ... FAILED
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::permissive (line 105) ... FAILED
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::allow_origin (line 132) ... FAILED
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::allow_headers (line 201) ... FAILED
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::expose_headers (line 242) ... FAILED
[INFO] [stdout] test src/request_signing.rs - request_signing::RequestVerifier::verify (line 167) ... ok
[INFO] [stdout] test src/request_signing.rs - request_signing (line 14) ... FAILED
[INFO] [stdout] test src/request_signing.rs - request_signing::RequestVerifier::new (line 128) ... ok
[INFO] [stdout] test src/lib.rs - (line 89) ... ok
[INFO] [stdout] test src/request_signing.rs - request_signing::RequestVerifier::with_max_age (line 144) ... ok
[INFO] [stdout] test src/request_signing.rs - request_signing::RequestSigningMiddleware::new (line 264) ... ok
[INFO] [stdout] test src/request_signing.rs - request_signing::RequestSigner::sign (line 91) ... ok
[INFO] [stdout] test src/request_signing.rs - request_signing::RequestSigner::new (line 69) ... ok
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::new (line 73) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::allow_methods (line 177) ... ok
[INFO] [stdout] test src/cors.rs - cors::CorsConfig::allow_credentials (line 261) ... ok
[INFO] [stdout] test src/lib.rs - (line 18) ... ok
[INFO] [stdout] test src/lib.rs - (line 53) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cors.rs - cors::CorsConfig::max_age (line 277) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnygAFI/rustcm57LPF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnygAFI/rustcm57LPF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnygAFI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cors.rs - cors (line 17) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesttey06S/rustctle54V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesttey06S/rustctle54V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttey06S/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 70) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMGyF5T/rustcc6DQHz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMGyF5T/rustcc6DQHz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMGyF5T/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cors.rs - cors::CorsConfig::allow_origin_regex (line 154) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIalveB/rustcAaLgDm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIalveB/rustcAaLgDm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIalveB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cors.rs - cors::CorsConfig::permissive (line 105) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQduZgi/rustcm4VtD8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQduZgi/rustcm4VtD8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQduZgi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cors.rs - cors::CorsConfig::allow_origin (line 132) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestR460Sv/rustctAoXDh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestR460Sv/rustctAoXDh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestR460Sv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cors.rs - cors::CorsConfig::allow_headers (line 201) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestd9qsFG/rustc4HGiRL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestd9qsFG/rustc4HGiRL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestd9qsFG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cors.rs - cors::CorsConfig::expose_headers (line 242) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBDilHi/rustcdRNIZB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBDilHi/rustcdRNIZB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBDilHi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request_signing.rs - request_signing (line 14) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6b6QOx/rustcatS0l3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarmature_security-e92b68d08f11adb9,libhex-28742b4ca144387c,libsha2-8b90c609e5cd1b21,libarmature_core-bfe8e154b86f4b12,libtower-6326baa53e4864fe,libsync_wrapper-d3a2fbe030095381,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,liburlencoding-2e57689ab08a86e0,libuuid-852a6ce77dedc15b,libserde_urlencoded-9b3cbec54dc963b2,libform_urlencoded-b57e943dc1db8475,libinventory-8350feb1c29496df,libtokio_tungstenite-97fedd688299b23c,libtungstenite-746b60739449fec1,libdata_encoding-6d465a39edfa29f6,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,librand_core-596f74db8bbd17ef,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls_pemfile-3ecc05c3dc03b04c,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libtokio_stream-9350abb28a53a7b3,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libregex-2aae6867cdf0ec9b,libtracing_appender-15ef28018b7ccf57,libtime-884e304656cce7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libcrossbeam_channel-54e7071fd9e2348e,libtracing_subscriber-24eedfadefaf59d2,libtracing_serde-9974fe78d8e7f821,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-71124f784e79c943,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libnotify-2dea05af5c330d55,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-4c515ea0121dc35e,libinotify_sys-07fadac105c73e3f,libbitflags-443c99b827427271,libnotify_types-a83c7e5425ad1f36,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libdependency_injector-3d11f5c87cc57481,libdashmap-52c6437656d27165,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libahash-4af47ca31e1b0e6f,libgetrandom-ea75d9973e6d32db,libzerocopy-512afe2d0393d1fb,libthiserror-4dcdee036967d882,libserde-ea5f3693c48fb351,libserde_core-8323e53422f20d71,libbumpalo-4907fe51522fabd4,libtokio_rustls-76300109678589f8,librustls-5193cc67e63452e1,libsubtle-ca7024fc66e4388f,libwebpki-f88526638ab7d0d7,libaws_lc_rs-d2e2ea9917e1a8c2,libaws_lc_sys-0762ca30c988540e,libring-fcdb8b7960945ea1,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_util-c66aa340b86f1dee,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libfutures_util-2e4d6aba38e9adfa,libfutures_task-19b3aba2be9e7ae8,libhyper-2d9c5e1d42df8ac4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a12b223a7ee2405a,libtracing-d175594d924f7784,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-7e32220955e9a4d8,libfutures_sink-be8442ee548d90f9,libpin_utils-9a5791cba021167a,libtokio-c39b057a988386b6,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,liblog-cfb0a897de58af94,libparking_lot-07e72ea48c1f373a,libparking_lot_core-6e21f24799bc3cdd,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-21f4c41bfe2e767b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6b6QOx/rustcatS0l3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8e2e0517d0ed621d/out" "-L" "/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6b6QOx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/cors.rs - cors (line 17)
[INFO] [stdout]     src/cors.rs - cors::CorsConfig::allow_headers (line 201)
[INFO] [stdout]     src/cors.rs - cors::CorsConfig::allow_origin (line 132)
[INFO] [stdout]     src/cors.rs - cors::CorsConfig::allow_origin_regex (line 154)
[INFO] [stdout]     src/cors.rs - cors::CorsConfig::expose_headers (line 242)
[INFO] [stdout]     src/cors.rs - cors::CorsConfig::max_age (line 277)
[INFO] [stdout]     src/cors.rs - cors::CorsConfig::permissive (line 105)
[INFO] [stdout]     src/lib.rs - (line 70)
[INFO] [stdout]     src/request_signing.rs - request_signing (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.89s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "38d9637453b2bdee34dbc27cc5f024cf379cbe44a4ed7f00909760a0342c6e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d9637453b2bdee34dbc27cc5f024cf379cbe44a4ed7f00909760a0342c6e4d", kill_on_drop: false }`
[INFO] [stdout] 38d9637453b2bdee34dbc27cc5f024cf379cbe44a4ed7f00909760a0342c6e4d
